Class Scenario: Get Controller Root

5

tests

0

failures

0

ignored

16.982s

duration

100%

successful

Tests

Test Duration Result
And it will have a self link referencing "/hyperstateTest" 0s passed
Given a Hyperstate controller "hyperstateTestController" at "/hyperstateTest" 0.001s passed
Then the response will be a "HyperstateRootEntity" domain entity 0s passed
When request is made to "/hyperstateTest" 0s passed
classMethod 16.981s passed

Standard output

05:14:21.368 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
05:14:21.416 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
05:14:21.454 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [au.com.mountainpass.hyperstate.server.StepDefs] from class [org.springframework.boot.test.WebAppIntegrationTestContextBootstrapper]
05:14:21.479 [Test worker] DEBUG org.springframework.boot.test.WebAppIntegrationTestContextBootstrapper - Found explicit ContextLoader class [org.springframework.boot.test.SpringApplicationContextLoader] for context configuration attributes [ContextConfigurationAttributes@36cfa2d7 declaringClass = 'au.com.mountainpass.hyperstate.server.StepDefs', classes = '{class au.com.mountainpass.hyperstate.server.config.HyperstateTestConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.boot.test.SpringApplicationContextLoader']
05:14:21.488 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [au.com.mountainpass.hyperstate.server.StepDefs]: class path resource [au/com/mountainpass/hyperstate/server/StepDefs-context.xml] does not exist
05:14:21.490 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [au.com.mountainpass.hyperstate.server.StepDefs]: class path resource [au/com/mountainpass/hyperstate/server/StepDefsContext.groovy] does not exist
05:14:21.491 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [au.com.mountainpass.hyperstate.server.StepDefs]: no resource found for suffixes {-context.xml, Context.groovy}.
05:14:21.494 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [au.com.mountainpass.hyperstate.server.StepDefs]
05:14:21.506 [Test worker] DEBUG org.springframework.test.util.ReflectionTestUtils - Setting field 'propertySourceProperties' of type [null] on target object [[WebMergedContextConfiguration@47c1f0d2 testClass = StepDefs, locations = '{}', classes = '{class au.com.mountainpass.hyperstate.server.config.HyperstateTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', resourceBasePath = '', contextLoader = 'org.springframework.boot.test.SpringApplicationContextLoader', parent = [null]]] or target class [class org.springframework.test.context.web.WebMergedContextConfiguration] to value [[Ljava.lang.String;@408fd0d5]
05:14:21.507 [Test worker] DEBUG org.springframework.boot.test.WebAppIntegrationTestContextBootstrapper - @TestExecutionListeners is not present for class [au.com.mountainpass.hyperstate.server.StepDefs]: using defaults.
05:14:21.517 [Test worker] INFO org.springframework.boot.test.WebAppIntegrationTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
05:14:21.542 [Test worker] INFO org.springframework.boot.test.WebAppIntegrationTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@395733c3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b68af6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13a014f2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51a0c52f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51693df3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6138fc12]
05:14:21.661 [Test worker] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
05:14:21.664 [Test worker] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
05:14:21.665 [Test worker] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
05:14:21.667 [Test worker] DEBUG org.springframework.core.env.StandardEnvironment - Adding [integrationTest] PropertySource with search precedence immediately lower than [systemEnvironment]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v1.3.5.RELEASE)

2016-07-01 05:14:22.473  INFO 3008 --- [    Test worker] a.c.m.hyperstate.server.StepDefs         : Starting StepDefs on ct-10-0-65-121 with PID 3008 (/var/snap-ci/repo/build/classes/test started by go in /var/snap-ci/repo)
2016-07-01 05:14:22.476 DEBUG 3008 --- [    Test worker] a.c.m.hyperstate.server.StepDefs         : Running with Spring Boot v1.3.5.RELEASE, Spring v4.2.6.RELEASE
2016-07-01 05:14:22.477  INFO 3008 --- [    Test worker] a.c.m.hyperstate.server.StepDefs         : The following profiles are active: ui-integration
2016-07-01 05:14:22.611  INFO 3008 --- [    Test worker] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@47ec43dd: startup date [Fri Jul 01 05:14:22 UTC 2016]; root of context hierarchy
2016-07-01 05:14:25.438  INFO 3008 --- [    Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$616d26aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-07-01 05:14:27.586 DEBUG 3008 --- [    Test worker] tomTomcatEmbeddedServletContainerFactory : Code archive: /var/snap-ci/repo/build/classes/test
2016-07-01 05:14:27.587 DEBUG 3008 --- [    Test worker] tomTomcatEmbeddedServletContainerFactory : Code archive: /var/snap-ci/repo/build/classes/test
2016-07-01 05:14:27.587 DEBUG 3008 --- [    Test worker] tomTomcatEmbeddedServletContainerFactory : None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
2016-07-01 05:14:27.652  INFO 3008 --- [    Test worker] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (https)
2016-07-01 05:14:27.670  INFO 3008 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service Tomcat
2016-07-01 05:14:27.675  INFO 3008 --- [    Test worker] org.apache.catalina.core.StandardEngine  : Starting Servlet Engine: Apache Tomcat/8.0.33
2016-07-01 05:14:27.866  INFO 3008 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2016-07-01 05:14:27.870  INFO 3008 --- [ost-startStop-1] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 5274 ms
2016-07-01 05:14:28.354  INFO 3008 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean        : Mapping servlet: 'dispatcherServlet' to [/]
2016-07-01 05:14:28.363  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'metricFilter' to: [/*]
2016-07-01 05:14:28.364  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'characterEncodingFilter' to: [/*]
2016-07-01 05:14:28.365  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2016-07-01 05:14:28.366  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2016-07-01 05:14:28.366  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'requestContextFilter' to: [/*]
2016-07-01 05:14:28.367  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'webRequestLoggingFilter' to: [/*]
2016-07-01 05:14:28.368  INFO 3008 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean  : Mapping filter: 'applicationContextIdFilter' to: [/*]
2016-07-01 05:14:28.773  INFO 3008 --- [    Test worker] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
2016-07-01 05:14:28.794  INFO 3008 --- [    Test worker] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [
	name: default
	...]
2016-07-01 05:14:28.943  INFO 3008 --- [    Test worker] org.hibernate.Version                    : HHH000412: Hibernate Core {4.3.11.Final}
2016-07-01 05:14:28.956  INFO 3008 --- [    Test worker] org.hibernate.cfg.Environment            : HHH000206: hibernate.properties not found
2016-07-01 05:14:28.964  INFO 3008 --- [    Test worker] org.hibernate.cfg.Environment            : HHH000021: Bytecode provider name : javassist
2016-07-01 05:14:29.272  INFO 3008 --- [    Test worker] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
2016-07-01 05:14:29.764  INFO 3008 --- [    Test worker] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2016-07-01 05:14:29.850  INFO 3008 --- [    Test worker] o.h.h.i.ast.ASTQueryTranslatorFactory    : HHH000397: Using ASTQueryTranslatorFactory
2016-07-01 05:14:30.004  INFO 3008 --- [    Test worker] org.hibernate.tool.hbm2ddl.SchemaExport  : HHH000227: Running hbm2ddl schema export
2016-07-01 05:14:30.008  INFO 3008 --- [    Test worker] org.hibernate.tool.hbm2ddl.SchemaExport  : HHH000230: Schema export complete
2016-07-01 05:14:33.158 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "POST /hub/session HTTP/1.1[\r][\n]"
2016-07-01 05:14:33.159 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "Content-Type: application/json; charset=utf-8[\r][\n]"
2016-07-01 05:14:33.159 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "Content-Length: 52[\r][\n]"
2016-07-01 05:14:33.159 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "Host: 127.0.0.1:7055[\r][\n]"
2016-07-01 05:14:33.160 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2016-07-01 05:14:33.161 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_51)[\r][\n]"
2016-07-01 05:14:33.163 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2016-07-01 05:14:33.165 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "[\r][\n]"
2016-07-01 05:14:33.165 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 >> "{"desiredCapabilities":{},"requiredCapabilities":{}}"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "connection: close[\r][\n]"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "content-length: 421[\r][\n]"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "server: httpd.js[\r][\n]"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "date: Fri, 01 Jul 2016 05:14:33 GMT[\r][\n]"
2016-07-01 05:14:33.224 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "[\r][\n]"
2016-07-01 05:14:33.251 DEBUG 3008 --- [ null to remote] org.apache.http.wire                     : http-outgoing-0 << "{"name":"newSession","sessionId":"ff409e6a-2561-41d6-980f-172671c280e9","status":0,"value":{"cssSelectorsEnabled":true,"browserName":"firefox","handlesAlerts":true,"javascriptEnabled":true,"nativeEvents":false,"platform":"Linux","rotatable":false,"takesScreenshot":true,"version":"45.2.0","webStorageEnabled":true,"applicationCacheEnabled":true,"databaseEnabled":true,"locationContextEnabled":true,"acceptSslCerts":true}}"
2016-07-01 05:14:33.271 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "POST /hub/session/ff409e6a-2561-41d6-980f-172671c280e9/window/current/size HTTP/1.1[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "Content-Type: application/json; charset=utf-8[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "Content-Length: 52[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "Host: 127.0.0.1:7055[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_51)[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "[\r][\n]"
2016-07-01 05:14:33.272 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 >> "{"windowHandle":"current","width":1024,"height":768}"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "content-type: application/json; charset=UTF-8[\r][\n]"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "connection: close[\r][\n]"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "content-length: 97[\r][\n]"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "server: httpd.js[\r][\n]"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "date: Fri, 01 Jul 2016 05:14:33 GMT[\r][\n]"
2016-07-01 05:14:33.301 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "[\r][\n]"
2016-07-01 05:14:33.307 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-1 << "{"name":"setWindowSize","sessionId":"ff409e6a-2561-41d6-980f-172671c280e9","status":0,"value":""}"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "POST /hub/session/ff409e6a-2561-41d6-980f-172671c280e9/timeouts HTTP/1.1[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "Content-Type: application/json; charset=utf-8[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "Content-Length: 28[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "Host: 127.0.0.1:7055[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_51)[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "[\r][\n]"
2016-07-01 05:14:33.311 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 >> "{"type":"script","ms":15000}"
2016-07-01 05:14:33.316 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
2016-07-01 05:14:33.317 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "content-type: application/json; charset=UTF-8[\r][\n]"
2016-07-01 05:14:33.317 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "connection: close[\r][\n]"
2016-07-01 05:14:33.317 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "content-length: 94[\r][\n]"
2016-07-01 05:14:33.317 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "server: httpd.js[\r][\n]"
2016-07-01 05:14:33.317 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "date: Fri, 01 Jul 2016 05:14:33 GMT[\r][\n]"
2016-07-01 05:14:33.317 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "[\r][\n]"
2016-07-01 05:14:33.321 DEBUG 3008 --- [280e9 to remote] org.apache.http.wire                     : http-outgoing-2 << "{"name":"setTimeout","sessionId":"ff409e6a-2561-41d6-980f-172671c280e9","status":0,"value":""}"
2016-07-01 05:14:33.348  INFO 3008 --- [    Test worker] .s.a.AnnotationAsyncExecutionInterceptor : No TaskExecutor bean found for async processing
2016-07-01 05:14:34.458  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@47ec43dd: startup date [Fri Jul 01 05:14:22 UTC 2016]; root of context hierarchy
2016-07-01 05:14:34.646  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/hyperstateTest/**],methods=[GET],produces=[text/html || application/xhtml+xml]}" onto public java.lang.String au.com.mountainpass.hyperstate.server.HyperstateController.html(javax.servlet.http.HttpServletRequest)
2016-07-01 05:14:34.650  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/hyperstateTest/**],methods=[POST],consumes=[application/x-www-form-urlencoded],produces=[application/vnd.siren+json || application/json]}" onto public org.springframework.http.ResponseEntity<?> au.com.mountainpass.hyperstate.server.HyperstateController.post(org.springframework.util.MultiValueMap<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletRequest) throws java.net.URISyntaxException,java.lang.NoSuchMethodException,java.lang.SecurityException,javax.script.ScriptException,java.lang.IllegalAccessException,java.lang.IllegalArgumentException,java.lang.reflect.InvocationTargetException,java.lang.InterruptedException,java.util.concurrent.ExecutionException
2016-07-01 05:14:34.652  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/hyperstateTest/**],methods=[GET],produces=[application/vnd.siren+json || application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity<?>> au.com.mountainpass.hyperstate.server.HyperstateController.get(java.util.Map<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletRequest)
2016-07-01 05:14:34.656  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/hyperstateTest/**],methods=[PUT],consumes=[application/x-www-form-urlencoded],produces=[application/vnd.siren+json || application/json]}" onto public org.springframework.http.ResponseEntity<?> au.com.mountainpass.hyperstate.server.HyperstateController.put(org.springframework.util.MultiValueMap<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletRequest) throws java.lang.IllegalAccessException,java.lang.IllegalArgumentException,java.lang.reflect.InvocationTargetException,java.net.URISyntaxException,java.lang.InterruptedException,java.util.concurrent.ExecutionException
2016-07-01 05:14:34.660  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/hyperstateTest/**],methods=[DELETE],consumes=[application/x-www-form-urlencoded],produces=[application/vnd.siren+json || application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity<?>> au.com.mountainpass.hyperstate.server.HyperstateController.delete(javax.servlet.http.HttpServletRequest) throws java.net.URISyntaxException,java.lang.NoSuchMethodException,java.lang.SecurityException,javax.script.ScriptException,java.lang.IllegalAccessException,java.lang.IllegalArgumentException,java.lang.reflect.InvocationTargetException,java.lang.InterruptedException,java.util.concurrent.ExecutionException
2016-07-01 05:14:34.668  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2016-07-01 05:14:34.670  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2016-07-01 05:14:34.687  INFO 3008 --- [    Test worker] o.s.w.s.c.a.WebMvcConfigurerAdapter      : Adding welcome page: class path resource [static/index.html]
2016-07-01 05:14:34.721  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Root mapping to handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController]
2016-07-01 05:14:34.751  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-07-01 05:14:34.752  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-07-01 05:14:34.762  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
2016-07-01 05:14:34.839  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-07-01 05:14:35.720  INFO 3008 --- [    Test worker] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1fe9e49e: startup date [Fri Jul 01 05:14:35 UTC 2016]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@47ec43dd
2016-07-01 05:14:35.770  INFO 3008 --- [    Test worker] o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 'handlerExceptionResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration; factoryMethodName=handlerExceptionResolver; initMethodName=null; destroyMethodName=(inferred); defined in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=endpointWebMvcChildContextConfiguration; factoryMethodName=compositeHandlerExceptionResolver; initMethodName=null; destroyMethodName=(inferred); defined in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcChildContextConfiguration]
2016-07-01 05:14:35.858 DEBUG 3008 --- [    Test worker] tomTomcatEmbeddedServletContainerFactory : Code archive: /var/snap-ci/repo/build/classes/test
2016-07-01 05:14:35.858 DEBUG 3008 --- [    Test worker] tomTomcatEmbeddedServletContainerFactory : Code archive: /var/snap-ci/repo/build/classes/test
2016-07-01 05:14:35.859 DEBUG 3008 --- [    Test worker] tomTomcatEmbeddedServletContainerFactory : None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
2016-07-01 05:14:35.861  INFO 3008 --- [    Test worker] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (https)
2016-07-01 05:14:35.864  INFO 3008 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service Tomcat
2016-07-01 05:14:35.865  INFO 3008 --- [    Test worker] org.apache.catalina.core.StandardEngine  : Starting Servlet Engine: Apache Tomcat/8.0.33
2016-07-01 05:14:35.873  INFO 3008 --- [ost-startStop-1] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2016-07-01 05:14:35.874  INFO 3008 --- [ost-startStop-1] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 154 ms
2016-07-01 05:14:35.881  INFO 3008 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean        : Mapping servlet: 'dispatcherServlet' to [/]
2016-07-01 05:14:35.994  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1fe9e49e: startup date [Fri Jul 01 05:14:35 UTC 2016]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@47ec43dd
2016-07-01 05:14:36.004  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : Detected ResponseBodyAdvice bean in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration$ActuatorEndpointLinksAdvice
2016-07-01 05:14:36.089  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/info || /info.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.091  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.096  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.098  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.100  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
2016-07-01 05:14:36.101  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/env || /env.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.103  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/health || /health.json],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(java.security.Principal)
2016-07-01 05:14:36.105  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/actuator || /actuator.json],produces=[application/json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.boot.actuate.endpoint.mvc.HalJsonMvcEndpoint.links()
2016-07-01 05:14:36.108  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.110  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.111  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
2016-07-01 05:14:36.112  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.114  INFO 3008 --- [    Test worker] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2016-07-01 05:14:36.121  INFO 3008 --- [    Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public java.util.Map<java.lang.String, java.lang.Object> org.springframework.boot.actuate.endpoint.mvc.ManagementErrorEndpoint.invoke()
2016-07-01 05:14:36.128  INFO 3008 --- [    Test worker] o.s.w.s.c.a.WebMvcConfigurerAdapter      : Adding welcome page: class path resource [static/index.html]
2016-07-01 05:14:36.130  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Root mapping to handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController]
2016-07-01 05:14:36.136  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-07-01 05:14:36.137  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-07-01 05:14:36.141  INFO 3008 --- [    Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
2016-07-01 05:14:36.405  INFO 3008 --- [    Test worker] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 40772 (https)
2016-07-01 05:14:36.446  INFO 3008 --- [    Test worker] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 40709 (https)
2016-07-01 05:14:36.450  INFO 3008 --- [    Test worker] a.c.m.hyperstate.server.StepDefs         : Started StepDefs in 14.772 seconds (JVM running for 17.158)